TimeZone Constructor |
| Name | Description | |
|---|---|---|
| TimeZone |
Initializes a new instance of the TimeZone class.
| |
| TimeZone(DateTime, TimeSpan) |
Initializes a new instance of the TimeZone class with the specified adjustment time and offset.
| |
| TimeZone(Int64, Int32) |
Initializes a new instance of the TimeZone class with the specified adjustment time and offset.
|